deleteLog

fun deleteLog(id: String)

Deletes a chat log based on its ID.

Parameters

id

The unique identifier of the chat log to be deleted.